Form Query
This is a continuation of the DataBlock design which began in example 1. The form has been designed; the next step is to create the query to obtain data from the database and display the query results on the form.
The query results are to be displayed on the form into a multi-column list box. The query to be created is called the Form Query since it is created within the Form Design tab in the Argos DataBlock Designer.
Tip: Although this exercise uses only one object (and its associated query) to display results on the form, multiple Form Queries could be created if several objects require display of query results.